Help with slideToggle() [jQuery]
Updated: 2009-11-30 18:20:03
Hello,
I have a slideToggle() on a hidden that should push other elements around it down and then slide back up when it's hidden again.
It works in IE8/FF/Chrome/Safari, but not in IE7 or IE6 (Which is a different beast entirely).
I've looked at this thing for hours and can't figure...

Yesterday, the team behind Linux Mint pushed out the latest version of their Linux-based operating system. Linux Mint 8, codenamed “Helena,” is available for download as a live CD (the “Main” edition) or as a live DVD (the “Universal” edition, which includes support for quite a few different languages, but does not include pre-installed codecs [...]
Related posts:Linux Mint 7 ReleasedLinux Mint 6 KDE Edition ReleasedLinux Mint Available for 64-bit Computers
I recently read about the CSS transform property, and I was inspired to give it a try in a fun and mostly useless way.
After a bit of fidding, I present to you the “Rotate!” bookmarklet (click it several times if it doesn’t work the first time):
Rotate!
Simply drag the above link to your bookmarks toolbar, and [...]
I currently have a total of almost 50 Google Wave invitations available, and I’d like to give them away to our readers. All I’m asking in return is for you to post a comment telling me what kinds of tutorials and articles you’d like to see on HTMLCenter. It’s as simple as that. I’m always [...]
Related posts:Google Analytics – Scheduling Regular ReportsGoogle and PDFsGoogle Upgrades Search – SearchWiki
This JavaScript tutorial article details ways to build URL query strings and use query string URL parameters, as well as extract parameters from the query string / URL.
One of the important things about web programming, especially when using AJAX, from a usability standpoint is to provide a responsive user interface to the audience. This level of responsiveness to the user’s actions can be achieved in many different ways; showing messages, changing colors, adding animation, changing contexts, basically anything that provides a natural [...]